Skip to content

perf: Replace getById call with getFirstNodeById#375

Merged
CarlSchwan merged 1 commit intomainfrom
carl/perf-getbyid
Feb 6, 2026
Merged

perf: Replace getById call with getFirstNodeById#375
CarlSchwan merged 1 commit intomainfrom
carl/perf-getbyid

Conversation

@CarlSchwan
Copy link
Member

We don't need all nodes and this is faster.

@CarlSchwan CarlSchwan self-assigned this Feb 5, 2026
We don't need all nodes and this is faster.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
@CarlSchwan CarlSchwan merged commit f6fd313 into main Feb 6, 2026
38 checks passed
@CarlSchwan CarlSchwan deleted the carl/perf-getbyid branch February 6, 2026 10:12
@CarlSchwan
Copy link
Member Author

/backport to stable33

@backportbot
Copy link

backportbot bot commented Feb 6, 2026

The backport to stable33 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable33
git pull origin stable33

# Create the new backport branch
git checkout -b backport/375/stable33

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick b5db5bde

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/375/stable33

Error: Failed to clone repository: Failed to create working tree: Preparing worktree (new branch 'backport/375/stable33')
fatal: not a valid object name: 'origin/stable33'


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

lukasdotcom added a commit that referenced this pull request Feb 9, 2026
Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
lukasdotcom added a commit that referenced this pull request Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants